Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable 8.14 DRA on Jenkins #39322

Merged

Conversation

dliappis
Copy link
Contributor

@dliappis dliappis commented Apr 30, 2024

Proposed commit message

This commit is complementing PR #39321 and is needed to disable the execution of 8.14 DRA on Jenkins.

Related issues

(this PR should not be backported)

This commit is complementing PR elastic#39321 and is needed to disable the
execution of 8.14 DRA on Jenkins.
@dliappis dliappis requested a review from v1v April 30, 2024 16:16
@dliappis dliappis self-assigned this Apr 30, 2024
@dliappis dliappis requested review from a team as code owners April 30, 2024 16:16
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label Team:Automation Label for the Observability productivity team and removed needs_team Indicates that the issue/PR needs a Team:* label labels Apr 30, 2024
Copy link
Contributor

mergify bot commented Apr 30, 2024

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @dliappis? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v8./d.0 is the label to automatically backport to the 8./d branch. /d is the digit

- regex-name:
regex: '7\.1[6789]'
- exact-name:
regex: '8\.13'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wait

Suggested change
regex: '8\.13'
regex: '8.13'

@dliappis dliappis force-pushed the disable-jenkins-dra-for-8_14-on-main-branch branch from 321f811 to bc8ce1a Compare April 30, 2024 16:25
@dliappis dliappis enabled auto-merge (squash) April 30, 2024 16:29
@elasticmachine
Copy link
Collaborator

elasticmachine commented Apr 30, 2024

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2024-04-30T16:25:50.921+0000

  • Duration: 12 min 27 sec

Test stats 🧪

Test Results
Failed 0
Passed 2
Skipped 0
Total 2

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

dliappis added a commit that referenced this pull request Apr 30, 2024
This commit enables publishing of DRA artifacts via Buildkite on the `8.14` by switching
the DRY_RUN default to `true.

Additionally it backports the Jenkins changes brought in #39322 that actually disable the
corresponding builds on Jenkins -- this is not really needed as Jenkins reads its configuration only from `main`
but it's done for consistency.

Relates: elastic/ingest-dev#3095, #39322
@dliappis
Copy link
Contributor Author

run docs-build

@dliappis dliappis merged commit e2c652c into elastic:main Apr 30, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Team:Automation Label for the Observability productivity team Team:Ingest-EngProd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants